syscall.cloneArgs.pidFD (field)
2 uses
syscall (current package)
exec_linux.go#L198: pidFD uint64 // Where to store PID file descriptor (int *)
exec_linux.go#L325: clone3.pidFD = uint64(uintptr(unsafe.Pointer(&pidfd)))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)